AdAttend_Proxy 
EntityType  Independent 
Logical Entity Name  AdAttend_Proxy 
Default Table Name  AdAttend_Proxy 
Logical Only  NO 
Definition 
 
Note 
 

AdAttend_Proxy Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdAttend_ProxyID(PK)    BIGINT  NO 
 
TableName    VARCHAR(255)  NO 
 
RecordID    INTEGER  YES 
 
OldAttend    INTEGER  YES 
 
NewAttend    INTEGER  YES 
 
OldAbsent    INTEGER  YES 
 
NewAbsent    INTEGER  YES 
 
OldStatus    CHAR(1)  YES 
 
NewStatus    CHAR(1)  YES 
 
OldExcused    BIT  NO 
 
NewExcused    BIT  NO 
 
Comment    VARCHAR(255)  YES 
 
UserID    INTEGER  NO 
 
ModFlag    CHAR(1)  YES 
 
SyStudentId(FK)    INTEGER  YES 
 
DateAdded    DATETIME  NO 
 

AdAttend_Proxy Keys 
Key Name  Key Type  Keys 
AdAttend_Proxy_SyStudentId_AdAttend_ProxyID_U_N_IDX  Alternate Key  SyStudentId, AdAttend_ProxyID 
PK_AdAttend_Proxy  PrimaryKey  AdAttend_ProxyID 

AdAttend_Proxy Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Student  Non-Identifying  Zero or One to Zero or More        SyStudentId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

AdAttend_Proxy Check Constraints 
Check Constraint Name  CheckConstraint